home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
home
/
pca_60
/
pca.doc
next >
Wrap
Text File
|
1989-09-10
|
26KB
|
622 lines
R A D S o f t w a r e
PCA.Exe
Version 6.0
(c) Sept., 1989
by
Rad Delaroderie
PO Box 1991
Columbus, Ga.
31902
written in
Turbo Basic
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*********************
Program Requirements:
*********************
128K RAM
DOS 2.0 or later
IBM or compatible
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*************
Idiosyncrasy:
*************
My programming philosophy is that a program shows its first sign of
failure the moment you have to pick up a user's manual to see what to
do next. With this in mind, let me make a few points, and then you
should never have to read this file again. If you do, leave me a
scathing message.
I can be contacted at the PO Box listed above, or at
Columbus Connection BBS
1-404-687-7309
Rad Delaroderie
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*************
Packing List:
*************
This package, whether ZIPped or ARCed, should contain the following files:
PCA.Exe (The executable program file)
PCACheck.Dat (Sample data files)
PCAName.Dat
PCA.Doc (This documentation file that you're reading now)
RADCat.Doc (A catalog of other RAD Software programs)
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
********************
Program Description:
********************
PCA.Exe is a personal checking account program. I've seen many
checking account programs, some of them incomprehensible, all of them
tedious. Many of them are obviously geared toward small business
usage, and have account coding procedures, etc. that I have no use
for. Most importantly, none of them LOOK like a checking account, if
you know what I mean. All my life I've looked at a checkbook, and I'm
comfortable with it. I wanted a program that LOOKS like a checkbook
ledger when I make entries.
So I wrote one. A PERSONAL checking account, if you get my emphasis.
It LOOKS like a checkbook. It FEELS like a personal checkbook. It
contains all the information a regular checkbook does, and nothing
more.
But it does so much more--
Like print out the entire account, or any page you wish (13
transactions per page); balance your account automatically; search and
find any entries by any parameter you want it to search with, give a
listing and total amounts and print it out if you wish; let's you mark
entries as "Cleared" from the bank; void checks; make corrections of
previous entries with immediate updating of all subsequent balances,
and on and on...
I wrote it in late '86 and used it during all of 1987. No problems.
Toward the end of '87 I added a few features and incorporated an
encoding features on the Data Files that ensure the integrity of those
files.
I've been real happy with it, and I'm not easy to please. Computers
are fun to play with, and create things, but personal practical use is
not an easy thing to program. For me to use a computer in a practical
sense, it really does have to be practical. Word processing is
practical; keeping recipes on a computer is not, unless you keep a
convenient terminal in the kitchen. If a personal checking account
program is going to be practical, it has to just as easy and
convenient to enter information on it as my "regular" checkbook
section (which I haven't seen in over 3 years now...). I made sure it
would be. As a matter of fact, it's much easier, because I haven't
had to spent one second figuring my balance since '86, and my account
has been accurate to the penny the whole time.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*************
Demo version:
*************
If you have the demo version of PCA (v6.0d), there is the following
limitation:
* Only 100 transactions are allowed per year
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*****************
To Install & Run:
*****************
The following instructions assume that you know next to nothing about
DOS or installing and running programs. I always try to remember that
new computer users are many, and I wish to make things as easy and
clear as possible for these new users.
Floppy disk system (no hard drive)-
Insert a blank floppy disk into Drive A. At the DOS prompt, type
the following:
a: (Enter)
format a: /v/s (Enter)
When the system finishes formatting the disk, it will ask for a
Volume Label. Type
PCA (Enter)
Now remove this newly formatted disk from Drive A and insert the
disk containing the PCA program files into Drive A. Type the
following:
Copy a:\PCA.* b: (Enter)
Follow the instructions as they appear on the screen. New users
should note that, on a single floppy disk system, your computer
considers your single drive to be both Drive A and Drive B. When
you are finished, you now have a usable program disk. Label the
disk and make a copy for safekeeping. To run the program, insert
the program disk into Drive A. If the computer is off, turn it
on. Type the following:
a: (Enter)
PCA (Enter)
The program will now run.
Hard Disk System-
At the DOS prompt, type the following:
c: (Enter)
cd\ (Enter)
md \PCA (Enter)
cd \PCA (Enter)
If the original program files are on a floppy disk, insert that
disk into Drive A and type the following:
copy a:\PCA.* c:\PCA (Enter)
If the original program f